[INFO] cloning repository https://github.com/biluohc/fht2p
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biluohc/fht2p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Ffht2p", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Ffht2p'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e13038eb5eec682c2c36c08310c3bc3cd296b03
[INFO] testing biluohc/fht2p against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Ffht2p" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/biluohc/fht2p
[INFO] finished tweaking git repo https://github.com/biluohc/fht2p
[INFO] tweaked toml for git repo https://github.com/biluohc/fht2p written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/biluohc/fht2p on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/biluohc/fht2p already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mio-named-pipes v0.1.7
[INFO] [stderr]   Downloaded bytesize v1.3.0
[INFO] [stderr]   Downloaded dtoa v0.4.8
[INFO] [stderr]   Downloaded httpdate v0.3.2
[INFO] [stderr]   Downloaded const_fn v0.4.10
[INFO] [stderr]   Downloaded tokio-rustls v0.13.1
[INFO] [stderr]   Downloaded tokio-rustls v0.14.1
[INFO] [stderr]   Downloaded hyper-rustls v0.21.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.84
[INFO] [stderr]   Downloaded systemstat v0.2.3
[INFO] [stderr]   Downloaded socket2 v0.3.19
[INFO] [stderr]   Downloaded checked_int_cast v1.0.0
[INFO] [stderr]   Downloaded publicsuffix v1.5.6
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.3
[INFO] [stderr]   Downloaded nonblock-logger v0.1.6
[INFO] [stderr]   Downloaded cookie_store v0.12.0
[INFO] [stderr]   Downloaded askama v0.10.5
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded qrcode v0.12.0
[INFO] [stderr]   Downloaded pest_generator v2.7.10
[INFO] [stderr]   Downloaded reqwest v0.10.10
[INFO] [stderr]   Downloaded pest_derive v2.7.10
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded askama_derive v0.10.5
[INFO] [stderr]   Downloaded rustls v0.17.0
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded pest_meta v2.7.10
[INFO] [stderr]   Downloaded askama_shared v0.11.2
[INFO] [stderr]   Downloaded hyper v0.13.10
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded rustls v0.18.1
[INFO] [stderr]   Downloaded pest v2.7.10
[INFO] [stderr]   Downloaded tokio v0.2.25
[INFO] [stderr]   Downloaded regex v1.4.6
[INFO] [stderr]   Downloaded rsass v0.13.0
[INFO] [stderr]   Downloaded qr2term v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 294e325a3f5ee53e87e43632c89991bcf7ac6729406e270f1c18f0c6b788ae61
[INFO] running `Command { std: "docker" "start" "-a" "294e325a3f5ee53e87e43632c89991bcf7ac6729406e270f1c18f0c6b788ae61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "294e325a3f5ee53e87e43632c89991bcf7ac6729406e270f1c18f0c6b788ae61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "294e325a3f5ee53e87e43632c89991bcf7ac6729406e270f1c18f0c6b788ae61", kill_on_drop: false }`
[INFO] [stdout] 294e325a3f5ee53e87e43632c89991bcf7ac6729406e270f1c18f0c6b788ae61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6fd4b688b80bf8508cf43a44885861e48a4aa234ffd08912ddc7017f6e2a91d
[INFO] running `Command { std: "docker" "start" "-a" "e6fd4b688b80bf8508cf43a44885861e48a4aa234ffd08912ddc7017f6e2a91d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling rsass v0.13.0
[INFO] [stderr]    Compiling tokio-rustls v0.14.1
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling qrcode v0.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling askama_shared v0.11.2
[INFO] [stderr]    Compiling cookie_store v0.12.0
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fht2p v0.9.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling systemstat v0.2.3
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling nonblock-logger v0.1.6
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-rustls v0.13.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling qr2term v0.2.3
[INFO] [stderr]    Compiling askama_derive v0.10.5
[INFO] [stderr]    Compiling askama v0.10.5
[INFO] [stderr]    Compiling hyper-rustls v0.21.0
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    --> in struct ErrorTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[INFO] [stderr]    --> in struct IndexTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> src/views/entry.rs:35:37
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     .map(|sd| Local.timestamp(sd.as_secs() as i64, sd.subsec_nanos()))
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/service.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |             assert_eq!(STATE.as_ref().unwrap().config, Self::global().config);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/service.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             STATE.as_ref().unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/service.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |         unsafe { STATE.as_ref().expect("Global State is None") }
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tools.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn url_component_encode(input: &str) -> PercentEncode {
[INFO] [stdout]    |                                    ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn url_component_encode(input: &str) -> PercentEncode<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e6fd4b688b80bf8508cf43a44885861e48a4aa234ffd08912ddc7017f6e2a91d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6fd4b688b80bf8508cf43a44885861e48a4aa234ffd08912ddc7017f6e2a91d", kill_on_drop: false }`
[INFO] [stdout] e6fd4b688b80bf8508cf43a44885861e48a4aa234ffd08912ddc7017f6e2a91d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 487474f0cea7df94c4ea64b58c9c98f3d4457febdb91d60b5266b1e4bb0e8b13
[INFO] running `Command { std: "docker" "start" "-a" "487474f0cea7df94c4ea64b58c9c98f3d4457febdb91d60b5266b1e4bb0e8b13", kill_on_drop: false }`
[INFO] [stderr]    --> in struct ErrorTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[INFO] [stderr]    --> in struct IndexTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> src/views/entry.rs:35:37
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     .map(|sd| Local.timestamp(sd.as_secs() as i64, sd.subsec_nanos()))
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/service.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |             assert_eq!(STATE.as_ref().unwrap().config, Self::global().config);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/service.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             STATE.as_ref().unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/service.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |         unsafe { STATE.as_ref().expect("Global State is None") }
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tools.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn url_component_encode(input: &str) -> PercentEncode {
[INFO] [stdout]    |                                    ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn url_component_encode(input: &str) -> PercentEncode<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fht2p v0.9.6 (/opt/rustwide/workdir)
[INFO] [stderr]    --> in struct ErrorTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[INFO] [stderr]    --> in struct IndexTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> src/views/entry.rs:35:37
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     .map(|sd| Local.timestamp(sd.as_secs() as i64, sd.subsec_nanos()))
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/service.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |             assert_eq!(STATE.as_ref().unwrap().config, Self::global().config);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/service.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             STATE.as_ref().unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/service.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |         unsafe { STATE.as_ref().expect("Global State is None") }
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tools.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn url_component_encode(input: &str) -> PercentEncode {
[INFO] [stdout]    |                                    ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn url_component_encode(input: &str) -> PercentEncode<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "487474f0cea7df94c4ea64b58c9c98f3d4457febdb91d60b5266b1e4bb0e8b13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "487474f0cea7df94c4ea64b58c9c98f3d4457febdb91d60b5266b1e4bb0e8b13", kill_on_drop: false }`
[INFO] [stdout] 487474f0cea7df94c4ea64b58c9c98f3d4457febdb91d60b5266b1e4bb0e8b13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f121d804d590a750efabb6974204bee0b6970294dee7bbe4fbc70ef7ee40614
[INFO] running `Command { std: "docker" "start" "-a" "6f121d804d590a750efabb6974204bee0b6970294dee7bbe4fbc70ef7ee40614", kill_on_drop: false }`
[INFO] [stderr]    --> in struct ErrorTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[INFO] [stderr]    --> in struct IndexTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]   --> src/views/entry.rs:35:37
[INFO] [stderr]    |
[INFO] [stderr] 35 |                     .map(|sd| Local.timestamp(sd.as_secs() as i64, sd.subsec_nanos()))
[INFO] [stderr]    |                                     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/service.rs:56:24
[INFO] [stderr]    |
[INFO] [stderr] 56 |             assert_eq!(STATE.as_ref().unwrap().config, Self::global().config);
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/service.rs:57:13
[INFO] [stderr]    |
[INFO] [stderr] 57 |             STATE.as_ref().unwrap()
[INFO] [stderr]    |             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/service.rs:61:18
[INFO] [stderr]    |
[INFO] [stderr] 61 |         unsafe { STATE.as_ref().expect("Global State is None") }
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tools.rs:31:36
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn url_component_encode(input: &str) -> PercentEncode {
[INFO] [stderr]    |                                    ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn url_component_encode(input: &str) -> PercentEncode<'_> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `fht2p` (lib) generated 5 warnings (run `cargo fix --lib -p fht2p` to apply 1 suggestion)
[INFO] [stderr]    --> in struct ErrorTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[INFO] [stderr]    --> in struct IndexTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[INFO] [stderr] warning: `fht2p` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fht2plib-9984ac87539e4a1c)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test consts::consts_test ... ok
[INFO] [stdout] test handlers::file_upload::multipart::filename_and_contentype_test ... ok
[INFO] [stdout] test handlers::file_upload::multipart::contentype_and_boundary_test ... ok
[INFO] [stdout] test handlers::file_upload::multipart::parse_part_eof_test ... ok
[INFO] [stdout] test handlers::mkdir::str_to_mkdir_test ... ok
[INFO] [stdout] test tools::test_url_for_parent ... ok
[INFO] [stdout] test handlers::proxy::proxy_uri_regex_test ... ok
[INFO] [stdout] test config::kv_parser_test ... ok
[INFO] [stdout] test typemap::test_typemap ... ok
[INFO] [stdout] test tools::test_url_path_decode ... ok
[INFO] [stdout] test args::args_is_empty_test ... ok
[INFO] [stdout] test middlewares::cors::uri_to_host_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fht2p-5b8c1600f77e55c4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/full-http.rs (/opt/rustwide/target/debug/deps/full_http-a40b5a700201228e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stdout] test full_http_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- full_http_test stdout ----
[INFO] [stdout] get /tests/dir/index.htm/ failed: error sending request for url (http://127.0.0.1:9880/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]     1: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]     2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(http::status::StatusCode, alloc::string::String), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: full_http::get_text::{closure#0}
[INFO] [stdout]              at ./tests/full-http.rs:262:16
[INFO] [stdout]    3: full_http::httpt_get_proxy_with_auth::{closure#0}
[INFO] [stdout]              at ./tests/full-http.rs:273:10
[INFO] [stdout]    4: <tokio::runtime::enter::Enter>::block_on::<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/enter.rs:160:69
[INFO] [stdout]    5: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::enter::Enter>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]    6: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::try_with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::enter::Enter>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]    7: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::enter::Enter>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]    8: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::enter::Enter>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]    9: tokio::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::enter::Enter>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   10: <tokio::runtime::enter::Enter>::block_on::<full_http::httpt_get_proxy_with_auth::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/enter.rs:160:35
[INFO] [stdout]   11: <tokio::runtime::thread_pool::ThreadPool>::block_on::<full_http::httpt_get_proxy_with_auth::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/thread_pool/mod.rs:82:15
[INFO] [stdout]   12: <tokio::runtime::Runtime>::block_on::<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:446:44
[INFO] [stdout]   13: tokio::runtime::context::enter::<<tokio::runtime::Runtime>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   14: <tokio::runtime::handle::Handle>::enter::<<tokio::runtime::Runtime>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   15: <tokio::runtime::Runtime>::block_on::<full_http::httpt_get_proxy_with_auth::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   16: full_http::full_http_test::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at ./tests/full-http.rs:403:20
[INFO] [stdout]   17: std::panicking::catch_unwind::do_call::<full_http::full_http_test::{closure#0}::{closure#0}::{closure#0}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   18: __rust_try
[INFO] [stdout]   19: std::panicking::catch_unwind::<(), full_http::full_http_test::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<full_http::full_http_test::{closure#0}::{closure#0}::{closure#0}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: full_http::full_http_test::{closure#0}::{closure#0}
[INFO] [stdout]              at ./tests/full-http.rs:401:13
[INFO] [stdout]   22: std::sys::backtrace::__rust_begin_short_backtrace::<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1}::{closure#0}>, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26: __rust_try
[INFO] [stdout]   27: std::panicking::catch_unwind::<core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>, core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1}::{closure#0}>, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::thread::lifecycle::spawn_unchecked::<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   30: <std::thread::lifecycle::spawn_unchecked<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   32: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (208) panicked at tests/full-http.rs:275:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e555aa7c1ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e555aa7c1ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e555aa7c1ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e555aa7c1ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e555aa9438a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e555aa9438a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e555aa817a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e555aa817a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e555aa590ff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e555aa590ff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e555aa73a19 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e555a42e40c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e555a42e40c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e555aa73bd2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e555aa73bd2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e555aa591b8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e555aa4da69 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e555aa5a17d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e555aa94b7c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e555aa948c2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e555a407a77 - <core[4a92201981c6b77a]::result::Result<(http[eb93936a0738ecb5]::status::StatusCode, alloc[420bb310a727dfd7]::string::String), ()>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e555a407a77 - full_http[be86a7f6476952fd]::httpt_get_proxy_with_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:275:10
[INFO] [stdout]   22:     0x5e555a41135d - <tokio[10d30f409b717089]::runtime::enter::Enter>::block_on::<full_http[be86a7f6476952fd]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/enter.rs:160:69
[INFO] [stdout]   23:     0x5e555a41d640 - tokio[10d30f409b717089]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[10d30f409b717089]::runtime::enter::Enter>::block_on<full_http[be86a7f6476952fd]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5e555a3fa9d5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[10d30f409b717089]::coop::Budget>>>::try_with::<tokio[10d30f409b717089]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[10d30f409b717089]::runtime::enter::Enter>::block_on<full_http[be86a7f6476952fd]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5e555a3fa0de - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[10d30f409b717089]::coop::Budget>>>::with::<tokio[10d30f409b717089]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[10d30f409b717089]::runtime::enter::Enter>::block_on<full_http[be86a7f6476952fd]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5e555a40e753 - tokio[10d30f409b717089]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[10d30f409b717089]::runtime::enter::Enter>::block_on<full_http[be86a7f6476952fd]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5e555a40e753 - tokio[10d30f409b717089]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[10d30f409b717089]::runtime::enter::Enter>::block_on<full_http[be86a7f6476952fd]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5e555a40e753 - <tokio[10d30f409b717089]::runtime::enter::Enter>::block_on::<full_http[be86a7f6476952fd]::httpt_get_proxy_with_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/enter.rs:160:35
[INFO] [stdout]   29:     0x5e555a41aa4f - <tokio[10d30f409b717089]::runtime::thread_pool::ThreadPool>::block_on::<full_http[be86a7f6476952fd]::httpt_get_proxy_with_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/thread_pool/mod.rs:82:15
[INFO] [stdout]   30:     0x5e555a411082 - <tokio[10d30f409b717089]::runtime::Runtime>::block_on::<full_http[be86a7f6476952fd]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:446:44
[INFO] [stdout]   31:     0x5e555a416676 - tokio[10d30f409b717089]::runtime::context::enter::<<tokio[10d30f409b717089]::runtime::Runtime>::block_on<full_http[be86a7f6476952fd]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   32:     0x5e555a41ae6c - <tokio[10d30f409b717089]::runtime::handle::Handle>::enter::<<tokio[10d30f409b717089]::runtime::Runtime>::block_on<full_http[be86a7f6476952fd]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   33:     0x5e555a40d669 - <tokio[10d30f409b717089]::runtime::Runtime>::block_on::<full_http[be86a7f6476952fd]::httpt_get_proxy_with_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   34:     0x5e555a401d96 - full_http[be86a7f6476952fd]::full_http_test::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:403:20
[INFO] [stdout]   35:     0x5e555a410ad2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<full_http[be86a7f6476952fd]::full_http_test::{closure#0}::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e555a413d2b - __rust_try
[INFO] [stdout]   37:     0x5e555a40f4d6 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), full_http[be86a7f6476952fd]::full_http_test::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e555a40f4d6 - std[1209cfb42f6d497f]::panic::catch_unwind::<full_http[be86a7f6476952fd]::full_http_test::{closure#0}::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e555a402656 - full_http[be86a7f6476952fd]::full_http_test::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:401:13
[INFO] [stdout]   40:     0x5e555a41b809 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<full_http[be86a7f6476952fd]::full_http_test::{closure#0}::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5e555a411fc9 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<full_http[be86a7f6476952fd]::full_http_test::{closure#0}::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x5e555a413c9f - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<full_http[be86a7f6476952fd]::full_http_test::{closure#0}::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e555a410a1f - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<full_http[be86a7f6476952fd]::full_http_test::{closure#0}::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>::{closure#1}::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e555a413d2b - __rust_try
[INFO] [stdout]   45:     0x5e555a41184e - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<full_http[be86a7f6476952fd]::full_http_test::{closure#0}::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e555a41184e - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<full_http[be86a7f6476952fd]::full_http_test::{closure#0}::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>::{closure#1}::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e555a41184e - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<full_http[be86a7f6476952fd]::full_http_test::{closure#0}::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5e555a401b5e - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<full_http[be86a7f6476952fd]::full_http_test::{closure#0}::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e555aa7b58f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x5e555aa7b58f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7af2030feaa4 - <unknown>
[INFO] [stdout]   52:     0x7af20318ba64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'full_http_test' (33) panicked at tests/full-http.rs:410:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e555aa7c1ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e555aa7c1ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e555aa7c1ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e555aa7c1ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e555aa9438a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e555aa9438a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e555aa817a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e555aa817a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e555aa590ff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e555aa590ff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e555aa73a19 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e555a42e40c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e555a42e40c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e555aa73bd2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e555aa73bd2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e555aa591b8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e555aa4da69 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e555aa5a17d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e555aa94b7c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e555aa948c2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e555a40c9ff - <core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e555a40c9ff - full_http[be86a7f6476952fd]::full_http_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:410:31
[INFO] [stdout]   22:     0x5e555a40193d - <tokio[10d30f409b717089]::runtime::basic_scheduler::BasicScheduler<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>>::block_on::<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5e555a41dc30 - tokio[10d30f409b717089]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[10d30f409b717089]::runtime::basic_scheduler::BasicScheduler<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>>::block_on<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5e555a3faed5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[10d30f409b717089]::coop::Budget>>>::try_with::<tokio[10d30f409b717089]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[10d30f409b717089]::runtime::basic_scheduler::BasicScheduler<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>>::block_on<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5e555a3fa26e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[10d30f409b717089]::coop::Budget>>>::with::<tokio[10d30f409b717089]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[10d30f409b717089]::runtime::basic_scheduler::BasicScheduler<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>>::block_on<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5e555a400973 - tokio[10d30f409b717089]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[10d30f409b717089]::runtime::basic_scheduler::BasicScheduler<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>>::block_on<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5e555a400973 - tokio[10d30f409b717089]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[10d30f409b717089]::runtime::basic_scheduler::BasicScheduler<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>>::block_on<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5e555a400973 - <tokio[10d30f409b717089]::runtime::basic_scheduler::BasicScheduler<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>>::block_on::<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5e555a40168c - tokio[10d30f409b717089]::runtime::basic_scheduler::enter::<<tokio[10d30f409b717089]::runtime::basic_scheduler::BasicScheduler<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>>::block_on<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>::{closure#0}, (), tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5e555a40f2e9 - <tokio[10d30f409b717089]::macros::scoped_tls::ScopedKey<tokio[10d30f409b717089]::runtime::basic_scheduler::Context>>::set::<tokio[10d30f409b717089]::runtime::basic_scheduler::enter<<tokio[10d30f409b717089]::runtime::basic_scheduler::BasicScheduler<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>>::block_on<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>::{closure#0}, (), tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5e555a3ff3e8 - tokio[10d30f409b717089]::runtime::basic_scheduler::enter::<<tokio[10d30f409b717089]::runtime::basic_scheduler::BasicScheduler<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>>::block_on<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>::{closure#0}, (), tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5e555a3f9ef2 - <tokio[10d30f409b717089]::runtime::basic_scheduler::BasicScheduler<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::time::driver::Driver<tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>, tokio[10d30f409b717089]::park::either::Either<tokio[10d30f409b717089]::io::driver::Driver, tokio[10d30f409b717089]::park::thread::ParkThread>>>>::block_on::<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5e555a41116e - <tokio[10d30f409b717089]::runtime::Runtime>::block_on::<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5e555a416786 - tokio[10d30f409b717089]::runtime::context::enter::<<tokio[10d30f409b717089]::runtime::Runtime>::block_on<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5e555a41af2c - <tokio[10d30f409b717089]::runtime::handle::Handle>::enter::<<tokio[10d30f409b717089]::runtime::Runtime>::block_on<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5e555a40d6c9 - <tokio[10d30f409b717089]::runtime::Runtime>::block_on::<full_http[be86a7f6476952fd]::full_http_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5e555a40d440 - full_http[be86a7f6476952fd]::full_http_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:397:8
[INFO] [stdout]   38:     0x5e555a4056e7 - full_http[be86a7f6476952fd]::full_http_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:394:20
[INFO] [stdout]   39:     0x5e555a401ca6 - <full_http[be86a7f6476952fd]::full_http_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e555a4216eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e555a4216eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5e555a42eedb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5e555a42eedb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e555a42eedb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e555a42eedb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e555a42eedb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e555a42eedb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5e555a42eedb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5e555a4285f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5e555a4285f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5e555a431ae2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5e555a431ae2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5e555a431ae2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5e555a431ae2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5e555a431ae2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e555a431ae2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5e555a431ae2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e555aa7b58f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x5e555aa7b58f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7af2030feaa4 - <unknown>
[INFO] [stdout]   61:     0x7af20318ba64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     full_http_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test full-http`
[INFO] running `Command { std: "docker" "inspect" "6f121d804d590a750efabb6974204bee0b6970294dee7bbe4fbc70ef7ee40614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f121d804d590a750efabb6974204bee0b6970294dee7bbe4fbc70ef7ee40614", kill_on_drop: false }`
[INFO] [stdout] 6f121d804d590a750efabb6974204bee0b6970294dee7bbe4fbc70ef7ee40614
